<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*黄色皮肤1*/
.lrkf{width:146px;}					/*必须有一个合适的宽度，否则获取不到正确的宽度*/
.lrkfshow { right:0;}				/*这个不要动*/
.lrkf .lrkf a{}
.lrkf a:hover{color:#FF6600;}
.lrkf .lrkf_header{ height:37px; background:url(../../../images/kefu/style3/brd.gif) no-repeat 0 0;}
.lrkf .lrkf_box{ }
.lrkf .lrkf_header,.lrkf .lrkf_con,.lrkf .lrkf_tool a{}
.lrkf .lrkf_header,.lrkf .lrkf_con{ margin-top:0;}
.lrkf .lrkf_con{background:url(../../../images/kefu/style3/brd.gif) repeat-y right top; padding:6px 12px;}
.lrkf .lrkf_foot{height:10px;background:url(../../../images/kefu/style3/brd.gif) no-repeat -146px bottom;}
.lrkf .lrkf_btn{ width:32px; height:139px; text-indent:-9999px; padding:0; left:-31px;top:50px;
background:url(../../../images/kefu/style3/ico.gif) no-repeat 0 -388px;color:#fff;}
.lrkf .lrkf_btn:hover{color:#fff;}
.lrkfshow .lrkf_btn{background:url(../../../images/kefu/style3/ico.gif) no-repeat -32px -388px;}

/*如果在左侧*/
.lrkf-left .lrkf_btn{left:auto;right: -32px; background-position:-32px -388px;}

/*展示方式*/
.always .lrkf_btn { display:none;}
.always.lrkf-right { right:10px;}
.always.lrkf-left { left:10px;}

.hover.lrkf-right { right:-146px;}
.hover.lrkf-left { left:-146px;}</pre></body></html>